home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / PCTV3N5 / STATUS.ZIP / README.TXT next >
Text File  |  1992-08-28  |  2KB  |  40 lines

  1.  
  2. Looking for Mr. Status Bar
  3. (c) 1992 by Tom Swan. All rights reserved.
  4.  
  5. Note: You may use any of the files in the STATUS.ZIP file to create
  6. your own compiled programs, which you may distribute free of any
  7. charge or royalty.
  8.  
  9. The STATDEMO program and related files demonstrate how to add a status
  10. bar as a child window to an ObjectWindows (OWL) program.
  11.  
  12. To compile STATDEMO, use Borland C++ for Windows 3.1 to create a
  13. project named STATDEMO.PRJ. (A sample .PRJ file is included in the
  14. ZIP file.) Add STATDEMO.CPP first to the project window, then add the
  15. other files. Specify STATDEMO.RC for BCW 3.1.  For BCW 3.0, specify
  16. STATDEMO.RES instead of STATDEMO.RC.
  17.  
  18. Run the program and try its menus and commands. The commands are
  19. dummies, so feel free to play. Use the File|Exit command to quit.
  20.  
  21. For more information about the files, see my column "Shades of
  22. Windows" appearing regularly in PC TECHNIQUES. Enjoy!
  23.  
  24. Tom Swan
  25. Compuserve ID 73627,3241
  26.  
  27. Advertisement:  
  28. --------------
  29. My new book, "Mastering Borland C++ (3.1)" is now available from Sams
  30. and from most book stores. The book includes complete ANSI C and C++
  31. tutorials, plus chapters on BGI graphics, Turbo Vision, and Borland's
  32. class library (in class and template forms). There's also a reference
  33. to the Borland C++ standard function library, plus a chapter on
  34. ObjectWindows programming, with Windows 3.1 TrueType and
  35. common-dialog sample programs. A high-density disk is included with
  36. the book. (A 3.5-inch replacement disk is available on request from
  37. the publisher.) All listings, answers to exercises, function
  38. reference examples, plus extra shareware and public domain programs
  39. are supplied. Price: $39.95. Approx. 1500 pages.
  40.